Age | Commit message (Expand) | Author |
2007-11-14 | Fix 64KB blocksize in ext3 directories | Jan Kara |
2007-11-14 | smbfs: fix debug builds | Jeff Layton |
2007-11-14 | mark sys_open/sys_read exports unused | Arjan van de Ven |
2007-11-14 | proc: simplify and correct proc_flush_task | Eric W. Biederman |
2007-11-14 | fuse_file_alloc(): fix NULL dereferences | Adrian Bunk |
2007-11-14 | reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file | Fengguang Wu |
2007-11-14 | Fixes to the BFS filesystem driver | Dmitri Vorobiev |
2007-11-14 | hugetlb: allow bulk updating in hugetlb_*_quota() | Adam Litke |
2007-11-14 | hugetlb: fix quota management for private mappings | Adam Litke |
2007-11-14 | proc: fix proc_kill_inodes to kill dentries on all proc superblocks | Eric W. Biederman |
2007-11-14 | Forbid user to change file flags on quota files | Jan Kara |
2007-11-14 | eCryptfs: cast page->index to loff_t instead of off_t | Michael Halcrow |
2007-11-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-11-13 | Revert "ext2/ext3/ext4: add block bitmap validation" | Linus Torvalds |
2007-11-13 | [NET]: Move unneeded data to initdata section. | Denis V. Lunev |
2007-11-12 | [NET]: Add the helper kernel_sock_shutdown() | Trond Myklebust |
2007-11-12 | nfsd4: recheck for secure ports in fh_verify | J. Bruce Fields |
2007-11-12 | knfsd: fix spurious EINVAL errors on first access of new filesystem | J. Bruce Fields |
2007-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2007-11-12 | core dump: remain dumpable | Roland McGrath |
2007-11-09 | [CIFS] fix oops on second mount to same server when null auth is used | Jeff Layton |
2007-11-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-11-09 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-11-08 | [CIFS] Fix stale mode after readdir when cifsacl specified | Steve French |
2007-11-08 | [CIFS] add mode to acl conversion helper function | Steve French |
2007-11-08 | [CIFS] Fix incorrect mode when ACL had deny access control entries | Steve French |
2007-11-08 | [CIFS] Add uid to key description so krb can handle user mounts | Igor Mammedov |
2007-11-07 | ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting | Jens Axboe |
2007-11-07 | [DLM] lowcomms: Do not muck with sysctl_rmem_max. | David S. Miller |
2007-11-07 | [NET]: Kill proc_net_create() | David S. Miller |
2007-11-06 | ocfs2: fix rename vs unlink race | Srinivas Eeda |
2007-11-06 | [PATCH] Fix possibly too long write in o2hb_setup_one_bio() | Jan Kara |
2007-11-06 | ocfs2: fix write() performance regression | Mark Fasheh |
2007-11-06 | ocfs2: Commit journal on sync writes | Mark Fasheh |
2007-11-06 | ocfs2: Re-order iput in ocfs2_drop_dentry_lock | Mark Fasheh |
2007-11-06 | ocfs2: Create locks at initially requested level | Mark Fasheh |
2007-11-06 | [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} | Roel Kluin |
2007-11-06 | [2.6 patch] make ocfs2_find_entry_el() static | Adrian Bunk |
2007-11-06 | 9p: use copy of the options value instead of original | Latchesar Ionkov |
2007-11-06 | 9p: fix memory leak in v9fs_get_sb | Latchesar Ionkov |
2007-11-05 | eCryptfs: release mutex on hash error path | Michael Halcrow |
2007-11-05 | eCryptfs: increment extent_offset once per loop interation | Michael Halcrow |
2007-11-05 | fs/afs/vlocation.c: fix off-by-one | Adrian Bunk |
2007-11-05 | [CIFS] Fix walking out end of cifs dacl | Steve French |
2007-11-05 | [CIFS] Add upcall files for cifs to use spnego/kerberos | Steve French |
2007-11-03 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-11-03 | NTFS: Fix read regression. | Anton Altaparmakov |
2007-11-03 | [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines | Jeff Layton |
2007-11-03 | [CIFS] Register and unregister cifs_spnego_key_type on module init/exit | Jeff Layton |
2007-11-03 | [CIFS] implement upcalls for SPNEGO blob via keyctl API | Jeff Layton |