summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-11-28get rid of pt_regs argument of search_binary_handler()Al Viro
2012-11-28get rid of pt_regs argument of do_execve_common()Al Viro
2012-11-28get rid of pt_regs argument of do_execve()Al Viro
2012-11-28make compat_do_execve() static, lose pt_regs argumentAl Viro
2012-11-28kill daemonize()Al Viro
2012-11-28ext4: rationalize ext4_extents.h inclusionTheodore Ts'o
2012-11-28NFSD: Fold fault_inject.h into state.hBryan Schumaker
2012-11-28ext4: fixed potential NULL dereference in ext4_calculate_overhead()Vahram Martirosyan
2012-11-28ext4: simple cleanup in fiemap codepathLukas Czerner
2012-11-28ext4: prevent race while walking extent tree for fiemapLukas Czerner
2012-11-28cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker
2012-11-28CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky
2012-11-28nfsd: make NFSv4 grace time per netStanislav Kinsbursky
2012-11-28nfsd: make NFSv4 lease time per netStanislav Kinsbursky
2012-11-28nfsd: remove redundant declarationsStanislav Kinsbursky
2012-11-28nfsd: recovery - make in_grace per netStanislav Kinsbursky
2012-11-28nfsd: recovery - make rec_file per netStanislav Kinsbursky
2012-11-28nfsd: call state init and shutdown twiceStanislav Kinsbursky
2012-11-28nfsd: cleanup NFSd state start a bitStanislav Kinsbursky
2012-11-28nfsd: cleanup NFSd state shutdown a bitStanislav Kinsbursky
2012-11-28nfsd: make delegations shutdown network namespace awareStanislav Kinsbursky
2012-11-28nfsd: make client_lock per netStanislav Kinsbursky
2012-11-28nfsd4: remove state lock from nfs4_state_shutdownStanislav Kinsbursky
2012-11-28nfsd4: remove state lock from nfsd4_load_reboot_recovery_dataJ. Bruce Fields
2012-11-27nfsd4: return badname, not inval, on "." or "..", or "/"J. Bruce Fields
2012-11-27cifs: fix writeback race with file that is growingJeff Layton
2012-11-26Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-11-26writeback: put unused inodes to LRU after writeback completionJan Kara
2012-11-26proc: check vma->vm_file before dereferencingStanislav Kinsbursky
2012-11-26sysfs: Mark sysfs_attr_ns staticJosh Triplett
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi
2012-11-26NFSv4.1: Clean up nfs4_free_slotTrond Myklebust
2012-11-26NFSv4.1: Simplify slot allocationTrond Myklebust
2012-11-26NFSv4.1: Simplify struct nfs4_sequence_args tooTrond Myklebust
2012-11-26NFSv4.1: Label each entry in the session slot tables with its slot numberTrond Myklebust
2012-11-26NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust
2012-11-26xfs: inode allocation should use unmapped buffers.Dave Chinner
2012-11-26nfsd4: downgrade some fs/nfsd/nfs4state.c BUG'sJ. Bruce Fields
2012-11-26nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields
2012-11-26nfsd4: move more write parameters into xdr argumentJ. Bruce Fields
2012-11-26nfsd4: reorganize write decodingJ. Bruce Fields
2012-11-26nfsd4: simplify reading of opnumJ. Bruce Fields
2012-11-26nfsd4: no, we're not going to check tags for utf8J. Bruce Fields
2012-11-26nfsd: fix v4 reply cachingJ. Bruce Fields
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-25nfs: Fix wrong slab cache in nfs_commit_mempoolYanchuan Nian
2012-11-23Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-11-23jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara