summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett2012-06-221-2/+7
* hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki2012-06-221-1/+1
* nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields2012-06-221-2/+2
* NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust2012-06-221-0/+1
* fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-06-173-1/+20
* Btrfs: fall back to non-inline if we don't have enough spaceJosef Bacik2012-06-171-1/+4
* ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-171-4/+4
* ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-101-1/+0
* vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds2012-06-101-7/+10
* 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: disallow hard-linked directory in ext4_lookupAndreas Dilger2012-06-101-0/+6
* ext4: fix potential integer overflow in alloc_flex_gd()Haogang Chen2012-06-101-0/+2
* ext4: force ro mount if ext4_setup_super() failsEric Sandeen2012-06-101-1/+2
* ext4: fix potential NULL dereference in ext4_free_inodes_counts()Dan Carpenter2012-06-101-4/+6
* vfs: increment iversion when a file is truncatedDmitry Kasatkin2012-06-101-0/+5
* 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
* NFS: kmalloc() doesn't return an ERR_PTR()Dan Carpenter2012-06-101-7/+3
* cifs: fix oops while traversing open file list (try #4)Shirish Pargaonkar2012-06-102-24/+34
* cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar2012-06-103-11/+22
* mm: fix NULL ptr deref when walking hugepagesSasha Levin2012-06-101-1/+1
* exofs: Fix CRASH on very early IO errors.Boaz Harrosh2012-06-101-1/+1
* vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds2012-06-011-16/+14
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-193-5/+12
|\
| * bio allocation failure due to bio_get_nr_vecs()Bernd Schubert2012-05-111-1/+6
| * block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-05-112-4/+6
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-181-12/+8
|\ \
| * | fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov2012-05-171-12/+8
* | | proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds2012-05-181-29/+14
|/ /
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-161-1/+2
|\ \
| * | cifs: fix misspelling of "forcedirectio"Jeff Layton2012-05-161-1/+2
| |/
* | Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds2012-05-131-1/+1
|\ \ | |/ |/|
| * jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright2012-05-071-1/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-101-2/+10
|\ \
| * | proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov2012-05-101-2/+10
* | | cifs: fix revalidation test in cifs_llseek()Dan Carpenter2012-05-091-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-068-21/+47
|\ \
| * | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-065-17/+34
| * | Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-041-0/+7
| * | btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-041-2/+2
| * | Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-041-2/+2
| * | Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-041-0/+2
* | | hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-042-0/+15
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-045-25/+23
|\ \ \
| * | | fs/cifs: fix parsing of dfs referralsStefan Metzmacher2012-05-031-1/+5
| * | | cifs: make sure we ignore the credentials= and cred= optionsJeff Layton2012-05-031-0/+2
| * | | [CIFS] Update cifs version to 1.78Steve French2012-05-031-1/+1