aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* vfs: be even more careful about dentry RCU name lookupsLinus Torvalds2012-05-21
* vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds2012-05-21
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-05-21
|\
| * C6X: add support to build with BINFMT_ELF_FDPICMark Salter2012-05-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-05-21
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-20
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
| |\ \ \ \ \
| * | | | | | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* | | | | | | Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * | | | | | | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
| * | | | | | | vfs: move dentry name length comparison from dentry_cmp() into callersLinus Torvalds2012-05-10
| * | | | | | | vfs: do the careful dentry name access for all dentry_cmp casesLinus Torvalds2012-05-10
| * | | | | | | vfs: remove unnecessary d_unhashed() check from __d_lookup_rcuLinus Torvalds2012-05-10
| * | | | | | | vfs: clean up __d_lookup_rcu() and dentry_cmp() interfacesLinus Torvalds2012-05-04
* | | | | | | | Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \
| * | | | | | | | VFS: make vfs_fstat() use f[get|put]_light()Linus Torvalds2012-04-28
| * | | | | | | | VFS: clean up and simplify getname_flags()Linus Torvalds2012-04-28
* | | | | | | | | Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | vfs: don't force a big memset of stat data just to clear padding fieldsLinus Torvalds2012-05-06
| * | | | | | | | vfs: de-crapify "cp_new_stat()" functionLinus Torvalds2012-05-06
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bio allocation failure due to bio_get_nr_vecs()Bernd Schubert2012-05-11
| * | | | | | | | | block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-05-11
* | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov2012-05-17
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* / | | | | | | | | proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds2012-05-18
|/ / / / / / / / /
* | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: fix misspelling of "forcedirectio"Jeff Layton2012-05-16
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds2012-05-13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright2012-05-07
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov2012-05-10
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | cifs: fix revalidation test in cifs_llseek()Dan Carpenter2012-05-09
|/ / / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-06
| * | | | | | | | Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-04
| * | | | | | | | btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-04
| * | | | | | | | Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-04
| * | | | | | | | Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-04
* | | | | | | | | hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-04
* | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-04
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | fs/cifs: fix parsing of dfs referralsStefan Metzmacher2012-05-03
| * | | | | | | | cifs: make sure we ignore the credentials= and cred= optionsJeff Layton2012-05-03
| * | | | | | | | [CIFS] Update cifs version to 1.78Steve French2012-05-03
| * | | | | | | | cifs - check S_AUTOMOUNT in revalidateIan Kent2012-05-03
| * | | | | | | | cifs: add missing initialization of server->req_lockJeff Layton2012-05-01
| * | | | | | | | cifs: don't cap ra_pages at the same level as default_backing_dev_infoJeff Layton2012-05-01
| * | | | | | | | CIFS: Fix indentation in cifs_show_optionsSachin Prabhu2012-05-01