aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao
2008-05-13eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov
2008-05-13Fix misuses of bdevname()Jean Delvare
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn
2008-05-13capabilities: add bounding set to /proc/self/statusSerge E. Hallyn
2008-05-13quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara
2008-05-13ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig
2008-05-13ecryptfs: clean up (un)lock_parentMiklos Szeredi
2008-05-13uml: move hppfs_kern.c to hppfs.cJeff Dike
2008-05-13uml: hppfs fixesJeff Dike
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11[CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French
2008-05-11[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton
2008-05-11[CIFS] add local struct inode pointer to cifs_setattrJeff Layton
2008-05-11[CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-05-09[CIFS] fix build warningSteve French
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper
2008-05-08Revert "relay: fix splice problem"Jens Axboe
2008-05-07docbook: fix bio missing parameterRandy Dunlap
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara
2008-05-07udf: Make udf exportableRasmus Rohde
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi
2008-05-06[CIFS] cleanup cifsd completionSteve French
2008-05-06[CIFS] Remove over-indented code in find_unc().Steve French
2008-05-06VFS: fix unused variable warningLinus Torvalds
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro
2008-05-06Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-02[CIFS] fix typoSteve French
2008-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert
2008-05-01[JFFS2] Track parent inode for directories (for NFS export)David Woodhouse
2008-05-01[PATCH] fix sysctl_nr_open bugsAl Viro