summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ceph: clean up header guardsSage Weil2010-08-018-16/+16
| * | | | ceph: strip misleading/obsolete version, feature infoSage Weil2010-08-011-26/+4
| * | | | ceph: specify supported features in super.hSage Weil2010-08-012-3/+9
| * | | | ceph: clean up fsid mount optionSage Weil2010-08-011-13/+39
| * | | | ceph: remove unused 'monport' mount optionSage Weil2010-08-011-2/+0
| * | | | ceph: handle ESTALE properly; on receipt send to authority if it wasn'tGreg Farnum2010-08-012-8/+35
| * | | | ceph: add ceph_get_cap_for_mds function.Greg Farnum2010-08-012-0/+12
| * | | | ceph: connect to export targets on cap exportSage Weil2010-08-013-2/+23
| * | | | ceph: connect to export targets if mds is laggySage Weil2010-08-011-0/+15
| * | | | ceph: introduce helper to connect to mds export targetsSage Weil2010-08-011-0/+37
| * | | | ceph: only set num_pages in calc_layoutSage Weil2010-08-011-3/+0
| * | | | ceph: do caps accounting per mds_clientYehuda Sadeh2010-08-015-115/+131
| * | | | ceph: track laggy state of mds from mdsmapSage Weil2010-08-013-2/+16
| * | | | ceph: code cleanupYehuda Sadeh2010-08-0113-49/+46
| * | | | ceph: skip if no auth cap in flush_snapsSage Weil2010-08-011-7/+12
| * | | | ceph: simplify caps revocation, fix for multimdsSage Weil2010-08-011-12/+18
| * | | | ceph: simplify add_cap_releasesSage Weil2010-08-011-16/+19
| * | | | ceph: drop unused argumentSage Weil2010-08-013-9/+6
| * | | | ceph: perform lazy reads when file mode and caps permitSage Weil2010-08-014-13/+22
| * | | | ceph: perform lazy writes when file mode and caps permitSage Weil2010-08-012-8/+11
| * | | | ceph: add LAZYIO ioctl to mark a file description for lazy consistencySage Weil2010-08-012-0/+26
| * | | | ceph: request FILE_LAZYIO cap when LAZY file mode is setSage Weil2010-08-012-27/+26
* | | | | fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel2010-08-111-24/+51
* | | | | fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel2010-08-111-2/+4
* | | | | fs/sysv: add v7 aliasLubomir Rintel2010-08-111-0/+1
* | | | | afs: destroy work queue on init failureDan Carpenter2010-08-111-0/+1
* | | | | partitions: fix sometimes unreadable partition stringsAlexey Dobriyan2010-08-1116-72/+136
* | | | | procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day2010-08-111-1/+1
* | | | | signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch2010-08-111-0/+2
* | | | | blkdev: cgroup whitelist permission fixChris Wright2010-08-111-4/+6
* | | | | reiserfs: remove unused local `wait'Changli Gao2010-08-111-1/+0
* | | | | autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter2010-08-111-2/+1
* | | | | vfs: use kmalloc() to allocate fdmem if possibleChangli Gao2010-08-111-34/+23
* | | | | vfs: clarify that nonseekable_open() will never failDmitry Torokhov2010-08-111-1/+3
* | | | | vfs: O_* bit numbers uniqueness checkWu Fengguang2010-08-111-2/+13
* | | | | vfs: improve comment describing fget_light()Tony Battersby2010-08-111-5/+14
* | | | | jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-101-49/+38
* | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-1014-117/+147
|\ \ \ \ \
| * | | | | writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-071-25/+11
| * | | | | writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy2010-08-071-11/+48
| * | | | | writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy2010-08-071-42/+12
| * | | | | writeback: move last_active to bdiArtem Bityutskiy2010-08-071-3/+3
| * | | | | writeback: do not remove bdi from bdi_listArtem Bityutskiy2010-08-071-7/+0
| * | | | | writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy2010-08-071-8/+9
| * | | | | writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-071-1/+1
| * | | | | coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-072-12/+12
| * | | | | writeback: remove wb in get_next_work_itemMinchan Kim2010-08-071-2/+2
| * | | | | splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi2010-08-071-11/+1
| * | | | | block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-8/+2
| * | | | | writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-071-0/+5
OpenPOWER on IntegriCloud