index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-05-16
UBIFS: simplify error path in lprops debugging check
Artem Bityutskiy
2011-05-16
UBIFS: improve debugging lprops scanning a little
Artem Bityutskiy
2011-05-13
UBIFS: fix a rare memory leak in ro to rw remounting path
Artem Bityutskiy
2011-05-13
UBIFS: fix inode size debugging check failure
Artem Bityutskiy
2011-05-13
UBIFS: fix debugging FS checking failure
Artem Bityutskiy
2011-05-13
UBIFS: remove an unneeded check
Artem Bityutskiy
2011-05-13
UBIFS: fix debugging message
Artem Bityutskiy
2011-05-13
UBIFS: refactor ubifs_rcvry_gc_commit
Artem Bityutskiy
2011-05-13
UBIFS: split ubifs_rcvry_gc_commit
Artem Bityutskiy
2011-05-13
UBIFS: dump the stack on errors in failure mode too
Artem Bityutskiy
2011-05-13
UBIFS: print useful debugging messages when cannot recover gc_lnum
Artem Bityutskiy
2011-05-13
UBIFS: remove dead GC LEB recovery piece of code
Artem Bityutskiy
2011-05-13
UBIFS: remove duplicated code
Artem Bityutskiy
2011-05-13
UBIFS: remove strange commentary
Artem Bityutskiy
2011-05-13
UBIFS: do not change debugfs file position
Artem Bityutskiy
2011-05-13
UBIFS: fix oops in lprops dump function
Artem Bityutskiy
2011-05-13
UBIFS: use ro_mount instead of MS_RDONLY
Artem Bityutskiy
2011-05-13
UBIFS: use EROFS when emulating failures
Artem Bityutskiy
2011-05-13
UBIFS: make xattr operations names consistent
Sedat Dilek
2011-05-13
UBIFS: introduce lsave debugging
Artem Bityutskiy
2011-05-13
UBIFS: make force in-the-gaps to be a general self-check
Artem Bityutskiy
2011-05-13
UBIFS: improve space checking debugging feature
Artem Bityutskiy
2011-05-13
UBIFS: rearrange the budget dump
Artem Bityutskiy
2011-05-13
UBIFS: simplify dbg_dump_budg calling conventions
Artem Bityutskiy
2011-05-13
UBIFS: introduce a separate structure for budgeting info
Artem Bityutskiy
2011-05-13
UBIFS: use __packed instead of __attribute__((packed))
Artem Bityutskiy
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
2011-05-13
UBIFS: make debugfs files non-seekable
Artem Bityutskiy
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
2011-05-09
Merge branch 'hpfs'
Linus Torvalds
2011-05-09
HPFS: Remove unused variable
Mikulas Patocka
2011-05-09
HPFS: Move declaration up, so that there are no out-of-scope pointers
Mikulas Patocka
2011-05-09
HPFS: Fix some unaligned accesses
Mikulas Patocka
2011-05-09
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
2011-05-09
HPFS: Implement fsync for hpfs
Mikulas Patocka
2011-05-09
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
Mikulas Patocka
2011-05-09
HPFS: Restrict uid and gid to 16-bit values
Mikulas Patocka
2011-05-09
HPFS: When marking or clearing the dirty bit, sync the filesystem
Mikulas Patocka
2011-05-09
HPFS: Use types with defined width
Mikulas Patocka
2011-05-09
HPFS: Remove mark_inode_dirty
Mikulas Patocka
2011-05-09
HPFS: Remove CR/LF conversion option
Mikulas Patocka
2011-05-09
HPFS: Remove remaining locks
Mikulas Patocka
2011-05-09
HPFS: Introduce a global mutex and lock it on every callback from VFS.
Mikulas Patocka
2011-05-09
HPFS: Make HPFS compile on preempt and SMP
Mikulas Patocka
2011-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-05-06
Validate size of EFI GUID partition entries.
Timo Warns
2011-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-05-04
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
2011-05-03
logfs: initialize superblock entries earlier
Linus Torvalds
2011-05-03
ceph: handle ceph_osdc_new_request failure in ceph_writepages_start
Henry C Chang
[next]