aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ext4: don't let i_reserved_meta_blocks go negativeBrian Foster2012-08-09
* ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o2012-08-09
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-09
* nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields2012-08-09
* Btrfs: call the ordered free operation without any locks heldChris Mason2012-08-09
* locks: fix checking of fcntl_setlease argumentJ. Bruce Fields2012-08-09
* mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-08-01
* mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-08-01
* UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-08-01
* cifs: always update the inode cache with the results from a FIND_*Jeff Layton2012-08-01
* fifo: Do not restart open() if it already found a partnerAnders Kaseorg2012-07-19
* block: fix infinite loop in __getblk_slowJeff Moyer2012-07-19
* fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu2012-07-16
* eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-16
* eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-16
* eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-16
* vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds2012-07-16
* Btrfs: run delayed directory updates during log replayChris Mason2012-07-16
* udf: Fortify loading of sparing tableJan Kara2012-07-16
* udf: Avoid run away loop when partition table length is corruptedJan Kara2012-07-16
* udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara2012-07-16
* nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2012-07-16
* hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki2012-06-22
* fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-06-17
* ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-09
* ext4: remove mb_groups before tearing down the buddy_cacheSalman Qazi2012-06-09
* ext4: add ext4_mb_unload_buddy in the error pathSalman Qazi2012-06-09
* ext4: don't trash state flags in EXT4_IOC_SETFLAGSTheodore Ts'o2012-06-09
* ext4: add missing save_error_info() to ext4_error()Theodore Ts'o2012-06-09
* ext4: force ro mount if ext4_setup_super() failsEric Sandeen2012-06-09
* vfs: umount_tree() might be called on subtree that had never made itAl Viro2012-06-09
* NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust2012-06-09
* cifs: fix oops while traversing open file list (try #4)Shirish Pargaonkar2012-06-09
* vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds2012-06-01
* block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-06-01
* wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-05-21
* ext4: fix error handling on inode bitmap corruptionJan Kara2012-05-21
* ext3: Fix error handling on inode bitmap corruptionJan Kara2012-05-21
* NFSv4: Revalidate uid/gid after openJonathan Nieder2012-05-21
* ext4: avoid deadlock on sync-mounted FS w/o journalEric Sandeen2012-05-21
* jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright2012-05-21
* hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-07
* autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-05-07
* pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-05-07
* nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro2012-05-07
* nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-05-07
* Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-05-07
* NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust2012-05-07
* NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust2012-05-07
* nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara2012-05-07