summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-10-13ext4: move_extent code cleanupDmitry Monakhov1-120/+47
2012-10-13ext4: fix crash when accessing /proc/mounts concurrentlyHerton Ronaldo Krzesinski1-1/+1
2012-10-13ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o2-7/+11
2012-10-13ext4: avoid duplicate writes of the backup bg descriptor blocksYongqiang Yang1-4/+6
2012-10-13ext4: don't copy non-existent gdt blocks when resizingYongqiang Yang1-0/+4
2012-10-13ext4: ignore last group w/o enough space when resizing instead of BUG'ingYongqiang Yang1-3/+9
2012-10-13jbd2: don't write superblock when if its emptyEric Sandeen1-0/+5
2012-10-07coredump: prevent double-free on an error path in core dumperDenys Vlasenko1-15/+4
2012-10-07vfs: dcache: fix deadlock in tree traversalMiklos Szeredi1-0/+6
2012-10-02LockD: pass service to per-net up and down functionsStanislav Kinsbursky1-7/+5
2012-10-02NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky2-5/+7
2012-10-02NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky3-17/+14
2012-10-02NFS: return error from decode_getfh in decode openWeston Andros Adamson1-1/+2
2012-10-02NFS: Fix a problem with the legacy binary mount codeTrond Myklebust1-0/+2
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust3-4/+4
2012-10-02cifs: fix return value in cifsConvertToUTF16Jeff Layton1-1/+1
2012-10-02fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri1-3/+2
2012-10-02eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks1-0/+5
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-2/+2
2012-10-02vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds1-1/+1
2012-09-14fuse: fix retrieve lengthMiklos Szeredi1-0/+1
2012-09-14ext3: Fix fdatasync() for files with only i_size changesJan Kara1-3/+14
2012-09-14udf: Fix data corruption for files in ICBJan Kara1-6/+29
2012-09-14block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins1-36/+30
2012-09-14NFS: Alias the nfs module to nfs4bjschuma@gmail.com1-0/+2
2012-09-14UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy1-1/+1
2012-09-14NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker1-4/+2
2012-09-14NFS: Clear key construction data if the idmap upcall failsBryan Schumaker1-14/+42
2012-09-14NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust1-6/+2
2012-09-14pnfs: defer release of pages in layoutgetIdan Kedar3-40/+58
2012-09-14NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust1-1/+1
2012-09-14vfs: canonicalize create mode in build_open_flags()Miklos Szeredi1-3/+4
2012-09-14vfs: missed source of ->f_pos racesAl Viro1-2/+8
2012-08-26ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o1-0/+1
2012-08-26ext4: fix long mount times on very big file systemsTheodore Ts'o1-0/+4
2012-08-26ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o1-0/+1
2012-08-26ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2-1/+3
2012-08-26fuse: verify all ioctl retry iov elementsZach Brown1-1/+1
2012-08-15ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh1-7/+7
2012-08-15nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi4-2/+8
2012-08-09ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o1-11/+21
2012-08-09ext4: don't let i_reserved_meta_blocks go negativeBrian Foster1-0/+9
2012-08-09ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan1-17/+29
2012-08-09ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o4-57/+132
2012-08-09ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o4-8/+8
2012-08-09NFS: Fix a number of bugs in the idmapperDavid Howells1-6/+20
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton1-2/+5
2012-08-09nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields1-1/+1
2012-08-09pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+13
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2-6/+6