summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | NFS: Add a ->migratepage() aop for NFSTrond Myklebust2009-08-103-22/+76
| | * | | NFSv4: Clean up the nfs.callback_tcpport optionTrond Myklebust2009-08-091-9/+17
| | * | | NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust2009-08-091-28/+58
| | * | | NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust2009-08-093-16/+105
| | * | | NFSv4: Don't loop forever on state recovery failure...Trond Myklebust2009-08-091-6/+12
| | * | | nfs: Keep index within mnt_errtbl[]Roel Kluin2009-08-091-2/+2
| | |/ /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-112-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar2009-09-0275-694/+1198
| |\ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-08-0255-722/+1856
| |\ \ \ \
| * | | | | sched: Convert the only user of cond_resched_bkl to use cond_resched()Frederic Weisbecker2009-07-181-1/+1
| * | | | | sched: Pull up the might_sleep() check into cond_resched()Frederic Weisbecker2009-07-181-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-09-111-13/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai2009-09-101-13/+26
| |\ \ \ \ \ \
| | * | | | | | chrdev: implement __[un]register_chrdev()Tejun Heo2009-08-101-13/+26
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-1115-315/+811
|\ \ \ \ \ \ \
| * | | | | | | writeback: check for registered bdi in flusher add and inode dirtyJens Axboe2009-09-111-0/+8
| * | | | | | | writeback: add name to backing_dev_infoJens Axboe2009-09-1110-0/+10
| * | | | | | | writeback: get rid of pdflush completelyJens Axboe2009-09-111-0/+5
| * | | | | | | writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-114-292/+713
| * | | | | | | writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-112-73/+127
| * | | | | | | writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-114-57/+55
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-1111-57/+176
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'next' into for-linusJames Morris2009-09-1112-71/+190
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | binfmt_elf: fix PT_INTERP bss handlingRoland McGrath2009-09-101-14/+14
| | * | | | | | sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-104-37/+112
| | * | | | | | VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley2009-09-101-13/+42
| | * | | | | | IMA: open new file for readMimi Zohar2009-09-031-2/+4
| | * | | | | | CRED: Add some configurable debugging [try #6]David Howells2009-09-024-0/+11
| | * | | | | | vfs: allow file truncations when both suid and write permissions setAmerigo Wang2009-08-211-4/+6
| | * | | | | | Merge branch 'master' into nextJames Morris2009-08-2041-272/+518
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-08-1112-129/+205
| | |\ \ \ \ \ \ \
| | * | | | | | | | mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov2009-08-101-11/+11
| | * | | | | | | | mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov2009-08-103-5/+5
| | * | | | | | | | Merge branch 'master' into nextJames Morris2009-08-0677-1118/+2198
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | security: fix security_file_lock cmd argumentSten Spans2009-07-171-1/+1
| | * | | | | | | | | Merge branch 'master' into nextJames Morris2009-07-14114-1395/+1810
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-06-30133-2259/+6234
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov2009-06-251-12/+11
* | | | | | | | | | | | | Merge branch 'lookup-permissions-cleanup'Linus Torvalds2009-09-0923-109/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-0810-32/+14
| * | | | | | | | | | | | | ext[234]: move over to 'check_acl' permission modelLinus Torvalds2009-09-0812-36/+18
| * | | | | | | | | | | | | Make 'check_acl()' a first-class filesystem opLinus Torvalds2009-09-081-27/+35
| * | | | | | | | | | | | | Simplify exec_permission_lite(), part 3Linus Torvalds2009-09-081-2/+6
| * | | | | | | | | | | | | Simplify exec_permission_lite() furtherLinus Torvalds2009-09-081-7/+1
| * | | | | | | | | | | | | Simplify exec_permission_lite() logicLinus Torvalds2009-09-081-4/+1
| * | | | | | | | | | | | | Do not call 'ima_path_check()' for each path componentLinus Torvalds2009-09-081-3/+0
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | binfmt_elf: fix PT_INTERP bss handlingRoland McGrath2009-09-091-14/+14
|/ / / / / / / / / / / /
* | | | | | | | | | | | IMA: update ima_counts_putMimi Zohar2009-09-071-7/+15
* | | | | | | | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-051-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-031-0/+10
OpenPOWER on IntegriCloud