aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'oneiric-ubuntu/pandaboard' into pandaboard-litmusChristopher Kenna2012-09-20
|\
| * ext4: don't let i_reserved_meta_blocks go negativeBrian Foster2012-08-13
| * ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o2012-08-13
| * nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-13
| * nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields2012-08-13
| * Btrfs: call the ordered free operation without any locks heldChris Mason2012-08-13
| * locks: fix checking of fcntl_setlease argumentJ. Bruce Fields2012-08-13
| * eCryptfs: Initialize empty lower files when opening themTyler Hicks2012-08-13
| * eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks2012-08-13
| * mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-08-13
| * mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-08-13
| * UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-08-13
| * cifs: always update the inode cache with the results from a FIND_*Jeff Layton2012-08-13
| * fifo: Do not restart open() if it already found a partnerAnders Kaseorg2012-07-23
| * block: fix infinite loop in __getblk_slowJeff Moyer2012-07-23
| * fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu2012-07-23
| * eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-23
| * eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-23
| * eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-23
| * vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds2012-07-23
| * Btrfs: run delayed directory updates during log replayChris Mason2012-07-23
| * udf: Fortify loading of sparing tableJan Kara2012-07-23
| * udf: Avoid run away loop when partition table length is corruptedJan Kara2012-07-23
| * udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara2012-07-23
| * nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2012-07-23
| * epoll: clear the tfile_check_list on -ELOOPJason Baron2012-07-23
| * hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki2012-07-03
| * fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-07-03
| * ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-07-03
| * ext4: remove mb_groups before tearing down the buddy_cacheSalman Qazi2012-07-03
| * ext4: add ext4_mb_unload_buddy in the error pathSalman Qazi2012-07-03
| * ext4: don't trash state flags in EXT4_IOC_SETFLAGSTheodore Ts'o2012-07-03
| * ext4: add missing save_error_info() to ext4_error()Theodore Ts'o2012-07-03
| * ext4: force ro mount if ext4_setup_super() failsEric Sandeen2012-07-03
| * vfs: umount_tree() might be called on subtree that had never made itAl Viro2012-07-03
| * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust2012-07-03
| * cifs: fix oops while traversing open file list (try #4)Shirish Pargaonkar2012-07-03
| * vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds2012-06-12
| * block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-06-12
| * Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu2012-06-12
| * Avoid beyond bounds copy while caching ACLSachin Prabhu2012-06-12
| * Avoid reading past buffer when calling GETACLBrad Figg2012-06-12
| * wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-05-25
| * ext4: fix error handling on inode bitmap corruptionJan Kara2012-05-25
| * ext3: Fix error handling on inode bitmap corruptionJan Kara2012-05-25
| * NFSv4: Revalidate uid/gid after openJonathan Nieder2012-05-25
| * ext4: avoid deadlock on sync-mounted FS w/o journalEric Sandeen2012-05-25
| * jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright2012-05-25
| * hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-25
| * autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-05-25