index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ceph: handle ESTALE properly; on receipt send to authority if it wasn't
Greg Farnum
2010-08-02
2
-8
/
+35
|
*
|
|
|
ceph: add ceph_get_cap_for_mds function.
Greg Farnum
2010-08-02
2
-0
/
+12
|
*
|
|
|
ceph: connect to export targets on cap export
Sage Weil
2010-08-02
3
-2
/
+23
|
*
|
|
|
ceph: connect to export targets if mds is laggy
Sage Weil
2010-08-02
1
-0
/
+15
|
*
|
|
|
ceph: introduce helper to connect to mds export targets
Sage Weil
2010-08-02
1
-0
/
+37
|
*
|
|
|
ceph: only set num_pages in calc_layout
Sage Weil
2010-08-02
1
-3
/
+0
|
*
|
|
|
ceph: do caps accounting per mds_client
Yehuda Sadeh
2010-08-02
5
-115
/
+131
|
*
|
|
|
ceph: track laggy state of mds from mdsmap
Sage Weil
2010-08-02
3
-2
/
+16
|
*
|
|
|
ceph: code cleanup
Yehuda Sadeh
2010-08-02
13
-49
/
+46
|
*
|
|
|
ceph: skip if no auth cap in flush_snaps
Sage Weil
2010-08-02
1
-7
/
+12
|
*
|
|
|
ceph: simplify caps revocation, fix for multimds
Sage Weil
2010-08-02
1
-12
/
+18
|
*
|
|
|
ceph: simplify add_cap_releases
Sage Weil
2010-08-02
1
-16
/
+19
|
*
|
|
|
ceph: drop unused argument
Sage Weil
2010-08-02
3
-9
/
+6
|
*
|
|
|
ceph: perform lazy reads when file mode and caps permit
Sage Weil
2010-08-02
4
-13
/
+22
|
*
|
|
|
ceph: perform lazy writes when file mode and caps permit
Sage Weil
2010-08-02
2
-8
/
+11
|
*
|
|
|
ceph: add LAZYIO ioctl to mark a file description for lazy consistency
Sage Weil
2010-08-02
2
-0
/
+26
|
*
|
|
|
ceph: request FILE_LAZYIO cap when LAZY file mode is set
Sage Weil
2010-08-02
2
-27
/
+26
*
|
|
|
|
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
2010-08-11
1
-24
/
+51
*
|
|
|
|
fs/sysv: v7: adjust sanity checks for some volumes
Lubomir Rintel
2010-08-11
1
-2
/
+4
*
|
|
|
|
fs/sysv: add v7 alias
Lubomir Rintel
2010-08-11
1
-0
/
+1
*
|
|
|
|
afs: destroy work queue on init failure
Dan Carpenter
2010-08-11
1
-0
/
+1
*
|
|
|
|
partitions: fix sometimes unreadable partition strings
Alexey Dobriyan
2010-08-11
16
-72
/
+136
*
|
|
|
|
procfs: simplify conditional processing of fs/proc.o.
Robert P. J. Day
2010-08-11
1
-1
/
+1
*
|
|
|
|
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
2010-08-11
1
-0
/
+2
*
|
|
|
|
blkdev: cgroup whitelist permission fix
Chris Wright
2010-08-11
1
-4
/
+6
*
|
|
|
|
reiserfs: remove unused local `wait'
Changli Gao
2010-08-11
1
-1
/
+0
*
|
|
|
|
autofs4: remove unneeded null check in try_to_fill_dentry()
Dan Carpenter
2010-08-11
1
-2
/
+1
*
|
|
|
|
vfs: use kmalloc() to allocate fdmem if possible
Changli Gao
2010-08-11
1
-34
/
+23
*
|
|
|
|
vfs: clarify that nonseekable_open() will never fail
Dmitry Torokhov
2010-08-11
1
-1
/
+3
*
|
|
|
|
vfs: O_* bit numbers uniqueness check
Wu Fengguang
2010-08-11
1
-2
/
+13
*
|
|
|
|
vfs: improve comment describing fget_light()
Tony Battersby
2010-08-11
1
-5
/
+14
*
|
|
|
|
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
2010-08-11
1
-49
/
+38
*
|
|
|
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-11
14
-117
/
+147
|
\
\
\
\
\
|
*
|
|
|
|
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
2010-08-07
1
-25
/
+11
|
*
|
|
|
|
writeback: prevent unnecessary bdi threads wakeups
Artem Bityutskiy
2010-08-07
1
-11
/
+48
|
*
|
|
|
|
writeback: move bdi threads exiting logic to the forker thread
Artem Bityutskiy
2010-08-07
1
-42
/
+12
|
*
|
|
|
|
writeback: move last_active to bdi
Artem Bityutskiy
2010-08-07
1
-3
/
+3
|
*
|
|
|
|
writeback: do not remove bdi from bdi_list
Artem Bityutskiy
2010-08-07
1
-7
/
+0
|
*
|
|
|
|
writeback: do not lose wake-ups in bdi threads
Artem Bityutskiy
2010-08-07
1
-8
/
+9
|
*
|
|
|
|
writeback: harmonize writeback threads naming
Artem Bityutskiy
2010-08-07
1
-1
/
+1
|
*
|
|
|
|
coda: fixup clash with block layer REQ_* defines
Jens Axboe
2010-08-07
2
-12
/
+12
|
*
|
|
|
|
writeback: remove wb in get_next_work_item
Minchan Kim
2010-08-07
1
-2
/
+2
|
*
|
|
|
|
splice: fix misuse of SPLICE_F_NONBLOCK
Miklos Szeredi
2010-08-07
1
-11
/
+1
|
*
|
|
|
|
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-8
/
+2
|
*
|
|
|
|
writeback: Add tracing to balance_dirty_pages
Dave Chinner
2010-08-07
1
-0
/
+5
|
*
|
|
|
|
writeback: Initial tracing support
Dave Chinner
2010-08-07
1
-8
/
+30
|
*
|
|
|
|
gcc-4.6: fs: fix unused but set warnings
Andi Kleen
2010-08-07
1
-2
/
+0
|
*
|
|
|
|
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
2010-08-07
1
-1
/
+34
|
*
|
|
|
|
writeback: remove wb_list
Christoph Hellwig
2010-08-07
1
-2
/
+2
|
*
|
|
|
|
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
9
-27
/
+28
[prev]
[next]