aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * cifs: always update the inode cache with the results from a FIND_*Jeff Layton2012-08-011-2/+5
| * fifo: Do not restart open() if it already found a partnerAnders Kaseorg2012-07-191-5/+4
| * block: fix infinite loop in __getblk_slowJeff Moyer2012-07-191-9/+13
| * fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu2012-07-161-0/+1
| * eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-161-1/+1
| * eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-161-12/+13
| * eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-161-7/+16
| * vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds2012-07-161-3/+3
| * Btrfs: run delayed directory updates during log replayChris Mason2012-07-161-0/+6
| * udf: Fortify loading of sparing tableJan Kara2012-07-161-33/+53
| * udf: Avoid run away loop when partition table length is corruptedJan Kara2012-07-161-1/+9
| * udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara2012-07-161-4/+2
| * nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2012-07-162-0/+4
| * hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki2012-06-221-1/+1
| * fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-06-173-1/+20
| * ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-101-1/+0
| * ext4: remove mb_groups before tearing down the buddy_cacheSalman Qazi2012-06-101-2/+3
| * ext4: add ext4_mb_unload_buddy in the error pathSalman Qazi2012-06-101-0/+1
| * ext4: don't trash state flags in EXT4_IOC_SETFLAGSTheodore Ts'o2012-06-101-3/+9
| * ext4: add missing save_error_info() to ext4_error()Theodore Ts'o2012-06-101-0/+1
| * ext4: force ro mount if ext4_setup_super() failsEric Sandeen2012-06-101-1/+2
| * vfs: umount_tree() might be called on subtree that had never made itAl Viro2012-06-101-1/+2
| * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust2012-06-101-0/+2
| * cifs: fix oops while traversing open file list (try #4)Shirish Pargaonkar2012-06-102-24/+34
| * vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds2012-06-011-16/+14
| * block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-06-012-4/+6
| * wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-05-211-0/+2
| * ext4: fix error handling on inode bitmap corruptionJan Kara2012-05-211-2/+6
| * ext3: Fix error handling on inode bitmap corruptionJan Kara2012-05-211-2/+6
| * NFSv4: Revalidate uid/gid after openJonathan Nieder2012-05-211-0/+1
| * ext4: avoid deadlock on sync-mounted FS w/o journalEric Sandeen2012-05-211-3/+4
| * jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright2012-05-211-1/+1
* | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-06-081-0/+1
|\ \
| * | ext4: add missing save_error_info() to ext4_error()Theodore Ts'o2012-06-081-0/+1
* | | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-05-0811-47/+99
|\ \ \ | |/ /
| * | Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-0811-47/+99
| |\ \ | | |/
| | * hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-072-0/+15
| | * autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-05-073-2/+13
| | * pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-05-071-2/+29
| | * nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro2012-05-071-14/+9
| | * nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-05-071-3/+4
| | * Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-05-074-22/+2
| | * NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust2012-05-071-0/+14
| | * NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust2012-05-071-2/+7
| | * nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara2012-05-071-2/+6
* | | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-05-0411-30/+31
|\ \ \ | |/ /
| * | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-3011-30/+31
| |\ \ | | |/
| | * tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-271-1/+4
| | * lockd: fix the endianness bugAl Viro2012-04-272-2/+2
| | * ocfs2: ->e_leaf_clusters endianness breakageAl Viro2012-04-271-2/+2