summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-10vfs: fix return value from do_last()Miklos Szeredi
2012-03-10vfs: fix double put after complete_walk()Miklos Szeredi
2012-03-10udf: Fix deadlock in udf_release_file()Jan Kara
2012-03-10vfs: Correctly set the dir i_mutex lockdep classTyler Hicks
2012-03-10aio: fix the "too late munmap()" raceAl Viro
2012-03-10aio: fix io_setup/io_destroy raceAl Viro
2012-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds
2012-03-08dlm: Do not allocate a fd for peeloffBenjamin Poirier
2012-03-08Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman
2012-03-07writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment headerFengguang Wu
2012-03-07CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky
2012-03-07cifs: possible memory leak in xattr.Santosh Nayak
2012-03-07Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05aio: wake up waiters when freeing unused kiocbsJeff Moyer
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-05ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-03Btrfs: fix casting error in scrub reada codeChris Mason
2012-03-03btrfs: fix locking issues in find_parent_nodes()Li Zefan
2012-03-03vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-02-29ecryptfs: fix printk format warning for size_tRandy Dunlap
2012-02-28GFS2: Read resource groups on mountSteven Whitehouse
2012-02-28GFS2: Ensure rindex is uptodate for fallocateBob Peterson
2012-02-28GFS2: Read in rindex if necessary during unlinkBob Peterson
2012-02-28GFS2: Fix race between lru_list and glock ref countSteven Whitehouse
2012-02-27Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov
2012-02-27cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton
2012-02-27CIFS: Fix mkdir/rmdir bug for the non-POSIX casePavel Shilovsky
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent
2012-02-24sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason
2012-02-24Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov
2012-02-24NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.Anton Altaparmakov