summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-0812-68/+143
|\
| * writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-032-17/+1Star
| * writeback: introduce wbc.for_backgroundWu Fengguang2009-12-032-1/+2
| * writeback: remove the always false bdi_cap_writeback_dirty() testWu Fengguang2009-12-031-18/+0Star
| * Merge branch 'master' into for-2.6.33Jens Axboe2009-12-0372-449/+1896
| |\
| * | Fix regression in direct writes performance due to WRITE_ODIRECT flag removalVivek Goyal2009-11-261-1/+1
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+12
| * | partitions: read whole sector with EFI GPT headerKarel Zak2009-11-232-5/+10
| * | partitions: use sector size for EFI GPTKarel Zak2009-11-231-8/+15
| * | block: Expose discard granularityMartin K. Petersen2009-11-101-0/+12
| * | sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao2009-11-042-11/+15
| * | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-11-0365-403/+933
| |\ \
| * | | blkdev: flush disk cache on ->fsyncChristoph Hellwig2009-10-291-1/+11
| * | | block: move bdi/address_space unplug functions to backing-dev.hJens Axboe2009-10-291-0/+1
| * | | aio: implement request batchingJeff Moyer2009-10-282-6/+63
| * | | block: get rid of the WRITE_ODIRECT flagJeff Moyer2009-10-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-082-749/+4Star
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0631-537/+991
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-0231-242/+1426
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19101-610/+1413
| |\ \ \ \ \
| * | | | | | compat: move sockios handling to net/socket.cArnd Bergmann2009-11-071-722/+0Star
| * | | | | | appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann2009-11-071-1/+0Star
| * | | | | | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-071-2/+0Star
| * | | | | | net/tun: handle compat_ioctl directlyArnd Bergmann2009-11-071-20/+0Star
| * | | | | | inet: rename some inet_sock fieldsEric Dumazet2009-10-191-4/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-0810-136/+60Star
|\ \ \ \ \ \ \
| * | | | | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-189-43/+43
| * | | | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-1731-165/+356
| |\ \ \ \ \ \ \
| * | | | | | | | sysctl fs: Remove dead binary sysctl supportEric W. Biederman2009-11-129-91/+15Star
| * | | | | | | | sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-111-2/+2
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-062-14/+28
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-021-4/+1Star
| * | | | | | | | sched: Remove task_{u,s,g}time()Hidetoshi Seto2009-11-261-2/+2
| * | | | | | | | sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-261-2/+1Star
| * | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-11-2643-212/+472
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-251-6/+13
| * | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2009-10-25359-7787/+19222
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Always show Cpus_allowed field in /proc/<pid>/statusHeiko Carstens2009-09-211-0/+11
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-12-0526-504/+961
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | GFS2: Fix glock refcount issuesSteven Whitehouse2009-12-031-13/+8Star
| * | | | | | | | | | | writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang2009-12-031-12/+0Star
| * | | | | | | | | | | GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski2009-12-031-2/+6
| * | | | | | | | | | | GFS2: Tag all metadata with jidSteven Whitehouse2009-12-034-2/+8
| * | | | | | | | | | | GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse2009-12-031-4/+10
| * | | | | | | | | | | GFS2: Remove dirent_first() functionSteven Whitehouse2009-12-031-33/+1Star
| * | | | | | | | | | | GFS2: Display nobarrier option in /proc/mountsSteven Whitehouse2009-12-031-0/+3
| * | | | | | | | | | | GFS2: add barrier/nobarrier mount optionsChristoph Hellwig2009-12-033-0/+17
| * | | | | | | | | | | GFS2: remove division from new statfs codeBenjamin Marzinski2009-12-031-8/+9
| * | | | | | | | | | | GFS2: Improve statfs and quota usabilityBenjamin Marzinski2009-12-035-10/+100
| * | | | | | | | | | | GFS2: Use dquot_send_warning()Steven Whitehouse2009-12-031-1/+9