aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-11-14Fixes to the BFS filesystem driverDmitri Vorobiev
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke
2007-11-14hugetlb: fix quota management for private mappingsAdam Litke
2007-11-14proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman
2007-11-14Forbid user to change file flags on quota filesJan Kara
2007-11-14eCryptfs: cast page->index to loff_t instead of off_tMichael Halcrow
2007-11-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-11-13Revert "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-12nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields
2007-11-12knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields
2007-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-11-12core dump: remain dumpableRoland McGrath
2007-11-09[CIFS] fix oops on second mount to same server when null auth is usedJeff Layton
2007-11-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-11-09Merge 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 specifiedSteve French
2007-11-08[CIFS] add mode to acl conversion helper functionSteve French
2007-11-08[CIFS] Fix incorrect mode when ACL had deny access control entriesSteve French
2007-11-08[CIFS] Add uid to key description so krb can handle user mountsIgor Mammedov
2007-11-07ioprio: allow sys_ioprio_set() value of 0 to reset ioprio settingJens 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-06ocfs2: fix rename vs unlink raceSrinivas Eeda
2007-11-06[PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara
2007-11-06ocfs2: fix write() performance regressionMark Fasheh
2007-11-06ocfs2: Commit journal on sync writesMark Fasheh
2007-11-06ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh
2007-11-06ocfs2: Create locks at initially requested levelMark 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() staticAdrian Bunk
2007-11-069p: use copy of the options value instead of originalLatchesar Ionkov
2007-11-069p: fix memory leak in v9fs_get_sbLatchesar Ionkov
2007-11-05eCryptfs: release mutex on hash error pathMichael Halcrow
2007-11-05eCryptfs: increment extent_offset once per loop interationMichael Halcrow
2007-11-05fs/afs/vlocation.c: fix off-by-oneAdrian Bunk
2007-11-05[CIFS] Fix walking out end of cifs daclSteve French
2007-11-05[CIFS] Add upcall files for cifs to use spnego/kerberosSteve French
2007-11-03Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-11-03NTFS: Fix read regression.Anton Altaparmakov
2007-11-03[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesJeff Layton
2007-11-03[CIFS] Register and unregister cifs_spnego_key_type on module init/exitJeff Layton
2007-11-03[CIFS] implement upcalls for SPNEGO blob via keyctl APIJeff Layton
2007-11-03[CIFS] allow cifs_calc_signature2 to deal with a zero length iovecJeff Layton
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-11-01[CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French
2007-11-01[CIFS] when mount helper missing fix slash wrong direction in shareSteve French
2007-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-31[CIFS] Don't request too much permission when reading an ACLSteve French