Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
91c66083fca36cdf496e927ef8bea19e6b1bbdce
/
fs
91c6608
UBIFS: expect corruption only in last journal head LEBs
by Artem Bityutskiy
· 14 years ago
cb14a18
UBIFS: synchronize write-buffer before switching to the next bud
by Artem Bityutskiy
· 14 years ago
c49139d
UBIFS: remove BUG statement
by Artem Bityutskiy
· 14 years ago
e76a452
UBIFS: change bud replay function conventions
by Artem Bityutskiy
· 14 years ago
debf12d
UBIFS: substitute the replay tree with a replay list
by Artem Bityutskiy
· 14 years ago
074bcb9
UBIFS: simplify replay
by Artem Bityutskiy
· 14 years ago
af1dd41
UBIFS: store free and dirty space in the bud replay entry
by Artem Bityutskiy
· 14 years ago
12f3389
UBIFS: remove unnecessary stack variable
by Artem Bityutskiy
· 14 years ago
7703f09
UBIFS: double check that buds are replied in order
by Artem Bityutskiy
· 14 years ago
e9ef7b5f
UBIFS: make 2 functions static
by Artem Bityutskiy
· 14 years ago
7a9c3e3
UBIFS: improve commentary
by Artem Bityutskiy
· 14 years ago
c839e29
UBIFS: improve debugging messages
by Artem Bityutskiy
· 14 years ago
1234603
UBIFS: dump more in the lprops debugging check
by Artem Bityutskiy
· 14 years ago
34bdc3e
UBIFS: simplify lprops debugging check
by Artem Bityutskiy
· 14 years ago
dcc50c8e
UBIFS: simplify error path in lprops debugging check
by Artem Bityutskiy
· 14 years ago
8ca5175
UBIFS: improve debugging lprops scanning a little
by Artem Bityutskiy
· 14 years ago
eaeee24
UBIFS: fix a rare memory leak in ro to rw remounting path
by Artem Bityutskiy
· 14 years ago
c1f1f91
UBIFS: fix inode size debugging check failure
by Artem Bityutskiy
· 14 years ago
45cd5cd
UBIFS: fix debugging FS checking failure
by Artem Bityutskiy
· 14 years ago
69f8a75
UBIFS: remove an unneeded check
by Artem Bityutskiy
· 14 years ago
4c95452
UBIFS: fix debugging message
by Artem Bityutskiy
· 14 years ago
fe79c05
UBIFS: refactor ubifs_rcvry_gc_commit
by Artem Bityutskiy
· 14 years ago
4474421
UBIFS: split ubifs_rcvry_gc_commit
by Artem Bityutskiy
· 14 years ago
ec06814
UBIFS: dump the stack on errors in failure mode too
by Artem Bityutskiy
· 14 years ago
6d5904e
UBIFS: print useful debugging messages when cannot recover gc_lnum
by Artem Bityutskiy
· 14 years ago
bcdca3e
UBIFS: remove dead GC LEB recovery piece of code
by Artem Bityutskiy
· 14 years ago
2405f59
UBIFS: remove duplicated code
by Artem Bityutskiy
· 14 years ago
2cd0a60
UBIFS: remove strange commentary
by Artem Bityutskiy
· 14 years ago
341e262
UBIFS: do not change debugfs file position
by Artem Bityutskiy
· 14 years ago
1321657
UBIFS: fix oops in lprops dump function
by Artem Bityutskiy
· 14 years ago
3b2f9a0
UBIFS: use ro_mount instead of MS_RDONLY
by Artem Bityutskiy
· 14 years ago
1a29af8
UBIFS: use EROFS when emulating failures
by Artem Bityutskiy
· 14 years ago
14ffd5d
UBIFS: make xattr operations names consistent
by Sedat Dilek
· 14 years ago
cdd8ad6
UBIFS: introduce lsave debugging
by Artem Bityutskiy
· 14 years ago
bc3f07f
UBIFS: make force in-the-gaps to be a general self-check
by Artem Bityutskiy
· 14 years ago
f1bd66a
UBIFS: improve space checking debugging feature
by Artem Bityutskiy
· 14 years ago
8c3067e
UBIFS: rearrange the budget dump
by Artem Bityutskiy
· 14 years ago
8ff8308
UBIFS: simplify dbg_dump_budg calling conventions
by Artem Bityutskiy
· 14 years ago
b137545
UBIFS: introduce a separate structure for budgeting info
by Artem Bityutskiy
· 14 years ago
cc64f77
UBIFS: use __packed instead of __attribute__((packed))
by Artem Bityutskiy
· 14 years ago
c436157
UBIFS: fix minor stylistic issues
by Artem Bityutskiy
· 14 years ago
1bbfc84
UBIFS: make debugfs files non-seekable
by Artem Bityutskiy
· 14 years ago
a09a79f
Don't lock guardpage if the stack is growing up
by Mikulas Patocka
· 14 years ago
7f4238a
Merge branch 'hpfs'
by Linus Torvalds
· 14 years ago
88f4e9e
HPFS: Remove unused variable
by Mikulas Patocka
· 14 years ago
c351481
HPFS: Move declaration up, so that there are no out-of-scope pointers
by Mikulas Patocka
· 14 years ago
d0969d1
HPFS: Fix some unaligned accesses
by Mikulas Patocka
· 14 years ago
0b69760
HPFS: Fix endianity. Make hpfs work on big-endian machines
by Mikulas Patocka
· 14 years ago
bc8728e
HPFS: Implement fsync for hpfs
by Mikulas Patocka
· 14 years ago
dab4c82a
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
by Mikulas Patocka
· 14 years ago
48f10e8
HPFS: Restrict uid and gid to 16-bit values
by Mikulas Patocka
· 14 years ago
f739768
HPFS: When marking or clearing the dirty bit, sync the filesystem
by Mikulas Patocka
· 14 years ago
d878597
HPFS: Use types with defined width
by Mikulas Patocka
· 14 years ago
e5d6a7d
HPFS: Remove mark_inode_dirty
by Mikulas Patocka
· 14 years ago
0fe105a
HPFS: Remove CR/LF conversion option
by Mikulas Patocka
· 14 years ago
7d23ce3
HPFS: Remove remaining locks
by Mikulas Patocka
· 14 years ago
7dd29d8
HPFS: Introduce a global mutex and lock it on every callback from VFS.
by Mikulas Patocka
· 14 years ago
637b424
HPFS: Make HPFS compile on preempt and SMP
by Mikulas Patocka
· 14 years ago
c2bf807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
fa039d5
Validate size of EFI GUID partition entries.
by Timo Warns
· 14 years ago
bd355f8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
fca65b4
ceph: do not call __mark_dirty_inode under i_lock
by Sage Weil
· 14 years ago
cce2c56
logfs: initialize superblock entries earlier
by Linus Torvalds
· 14 years ago
8c71897
ceph: handle ceph_osdc_new_request failure in ceph_writepages_start
by Henry C Chang
· 14 years ago
3772d26
ceph: use ihold() when i_lock is held
by Sage Weil
· 14 years ago
16541ba
cifs: handle errors from coalesce_t2
by Jeff Layton
· 14 years ago
146f9f6
cifs: refactor mid finding loop in cifs_demultiplex_thread
by Jeff Layton
· 14 years ago
adadfe4
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
52c6e6f
UBIFS: seek journal heads to the latest bud in replay
by Artem Bityutskiy
· 14 years ago
b50b9f4
UBIFS: do not free write-buffers when in R/O mode
by Artem Bityutskiy
· 14 years ago
2a2047bc
cifs: sanitize length checking in coalesce_t2 (try #3)
by Jeff Layton
· 14 years ago
fcda7f4
cifs: check for bytes_remaining going to zero in CIFS_SessSetup
by Jeff Layton
· 14 years ago
bfacf22
cifs: change bleft in decode_unicode_ssetup back to signed type
by Jeff Layton
· 14 years ago
9cab1ba
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
6d4831c
vfs: avoid large kmalloc()s for the fdtable
by Andrew Morton
· 14 years ago
26c4c17
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
by Jeff Layton
· 14 years ago
613e901
NFS: Return meaningful status from decode_secinfo()
by Bryan Schumaker
· 14 years ago
28331a4
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
by Trond Myklebust
· 14 years ago
e9c5499
Revert wrong fixes for common misspellings
by Lucas De Marchi
· 14 years ago
019793b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
cb49f57
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
f727a93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
cd2e49e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
1879fd6
add hlist_bl_lock/unlock helpers
by Christoph Hellwig
· 14 years ago
5be79de
eCryptfs: Flush dirty pages in setattr
by Tyler Hicks
· 14 years ago
3aeb86e
eCryptfs: Handle failed metadata read in lookup
by Tyler Hicks
· 14 years ago
7cf96da
Btrfs: cleanup error handling in inode.c
by Tsutomu Itoh
· 14 years ago
64728bb
Btrfs: put the right bio if we have an error
by Josef Bacik
· 14 years ago
a4f0162
Btrfs: free bitmaps properly when evicting the cache
by Josef Bacik
· 14 years ago
f789b68
Btrfs: Free free_space item properly in btrfs_trim_block_group()
by Li Zefan
· 14 years ago
cfece4d
btrfs: add missing spin_unlock to a rare exit path
by David Sterba
· 14 years ago
8d41371
Btrfs: check return value of kmalloc()
by Tsutomu Itoh
· 14 years ago
43e817a
btrfs: fix wrong allocating flag when reading page
by Itaru Kitayama
· 14 years ago
a62f44a
Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()
by Tsutomu Itoh
· 14 years ago
332ab16
eCryptfs: Add reference counting to lower files
by Tyler Hicks
· 14 years ago
dd55c89
eCryptfs: dput dentries returned from dget_parent
by Tyler Hicks
· 14 years ago
35ffa948
eCryptfs: Remove extra d_delete in ecryptfs_rmdir
by Tyler Hicks
· 14 years ago
1bd714f
NFSv4: Ensure that clientid and session establishment can time out
by Trond Myklebust
· 14 years ago
fd954ae
NFSv4.1: Don't loop forever in nfs4_proc_create_session
by Trond Myklebust
· 14 years ago
5dd12af
Merge branch 'dcache-cleanup'
by Linus Torvalds
· 14 years ago
Next »