aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge LITMUS^RT staging (as of time of this commit).Christopher Kenna2012-09-29
|\
| * Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
| |\
| * \ Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
| |\ \
| * \ \ Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
| |\ \ \
| | * | | [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
* | | | | writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth2012-09-28
* | | | | Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* | | | | ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o2012-08-26
* | | | | fuse: verify all ioctl retry iov elementsZach Brown2012-08-26
* | | | | nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi2012-08-15
* | | | | 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