Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | udf: atomically read inode size | Fabian Frederick | 2017-01-10 | 2 | -4/+5 | |
| * | | | | | | | | | | | | | udf: merge module informations in super.c | Fabian Frederick | 2017-01-10 | 2 | -7/+6 | |
| * | | | | | | | | | | | | | udf: remove next_epos from udf_update_extent_cache() | Fabian Frederick | 2017-01-10 | 1 | -14/+11 | |
| * | | | | | | | | | | | | | udf: Factor out trimming of crtime | Fabian Frederick | 2017-01-10 | 1 | -14/+11 | |
| * | | | | | | | | | | | | | udf: remove empty condition | Fabian Frederick | 2017-01-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | udf: remove unneeded line break | Fabian Frederick | 2017-01-10 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | udf: merge bh free | Fabian Frederick | 2017-01-10 | 1 | -18/+10 | |
| * | | | | | | | | | | | | | udf: use pointer for kernel_long_ad argument | Fabian Frederick | 2017-01-10 | 1 | -14/+9 | |
| * | | | | | | | | | | | | | udf: use __packed instead of __attribute__ ((packed)) | Fabian Frederick | 2017-01-10 | 2 | -66/+66 | |
| * | | | | | | | | | | | | | udf: Make stat on symlink report symlink length as st_size | Jan Kara | 2017-01-05 | 4 | -2/+33 | |
| * | | | | | | | | | | | | | fs/udf: make #ifdef UDF_PREALLOCATE unconditional | Steve Kenton | 2017-01-03 | 2 | -3/+0 | |
| * | | | | | | | | | | | | | fs: udf: Replace CURRENT_TIME with current_time() | Deepa Dinamani | 2017-01-03 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2017-02-20 | 19 | -479/+1582 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | CIFS: Allow to switch on encryption with seal mount option | Pavel Shilovsky | 2017-02-01 | 2 | -31/+43 | |
| * | | | | | | | | | | | | | | CIFS: Add capability to decrypt big read responses | Pavel Shilovsky | 2017-02-01 | 3 | -13/+169 | |
| * | | | | | | | | | | | | | | CIFS: Decrypt and process small encrypted packets | Pavel Shilovsky | 2017-02-01 | 7 | -3/+243 | |
| * | | | | | | | | | | | | | | CIFS: Add copy into pages callback for a read operation | Pavel Shilovsky | 2017-02-01 | 2 | -6/+49 | |
| * | | | | | | | | | | | | | | CIFS: Add mid handle callback | Pavel Shilovsky | 2017-02-01 | 5 | -11/+20 | |
| * | | | | | | | | | | | | | | CIFS: Add transform header handling callbacks | Pavel Shilovsky | 2017-02-01 | 2 | -5/+15 | |
| * | | | | | | | | | | | | | | CIFS: Encrypt SMB3 requests before sending | Pavel Shilovsky | 2017-02-01 | 10 | -10/+320 | |
| * | | | | | | | | | | | | | | CIFS: Enable encryption during session setup phase | Pavel Shilovsky | 2017-02-01 | 2 | -22/+12 | |
| * | | | | | | | | | | | | | | CIFS: Add capability to transform requests before sending | Pavel Shilovsky | 2017-02-01 | 3 | -33/+136 | |
| * | | | | | | | | | | | | | | CIFS: Separate RFC1001 length processing for SMB2 read | Pavel Shilovsky | 2017-02-01 | 4 | -25/+74 | |
| * | | | | | | | | | | | | | | CIFS: Separate SMB2 sync header processing | Pavel Shilovsky | 2017-02-01 | 2 | -20/+35 | |
| * | | | | | | | | | | | | | | CIFS: Send RFC1001 length in a separate iov | Pavel Shilovsky | 2017-02-01 | 6 | -95/+174 | |
| * | | | | | | | | | | | | | | CIFS: Make send_cancel take rqst as argument | Pavel Shilovsky | 2017-02-01 | 3 | -17/+22 | |
| * | | | | | | | | | | | | | | CIFS: Make SendReceive2() takes resp iov | Pavel Shilovsky | 2017-02-01 | 5 | -100/+136 | |
| * | | | | | | | | | | | | | | CIFS: Separate SMB2 header structure | Pavel Shilovsky | 2017-02-01 | 7 | -148/+174 | |
| * | | | | | | | | | | | | | | CIFS: Fix splice read for non-cached files | Pavel Shilovsky | 2017-02-01 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | cifs: Add soft dependencies | Jean Delvare | 2017-02-01 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | cifs: Only select the required crypto modules | Jean Delvare | 2017-02-01 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | cifs: Simplify SMB2 and SMB311 dependencies | Jean Delvare | 2017-02-01 | 1 | -3/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-02-20 | 20 | -136/+455 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN | Theodore Ts'o | 2017-02-20 | 2 | -5/+5 | |
| * | | | | | | | | | | | | | | ext4: fix fencepost in s_first_meta_bg validation | Theodore Ts'o | 2017-02-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ext4: don't BUG when truncating encrypted inodes on the orphan list | Theodore Ts'o | 2017-02-14 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | ext4: do not use stripe_width if it is not set | Jan Kara | 2017-02-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | ext4: fix stripe-unaligned allocations | Jan Kara | 2017-02-10 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | dax: assert that i_rwsem is held exclusive for writes | Christoph Hellwig | 2017-02-08 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | ext4: fix DAX write locking | Christoph Hellwig | 2017-02-08 | 1 | -9/+1 | |
| * | | | | | | | | | | | | | | ext4: add EXT4_IOC_GOINGDOWN ioctl | Theodore Ts'o | 2017-02-05 | 3 | -1/+61 | |
| * | | | | | | | | | | | | | | ext4: add shutdown bit and check for it | Theodore Ts'o | 2017-02-05 | 11 | -3/+103 | |
| * | | | | | | | | | | | | | | ext4: rename s_resize_flags to s_ext4_flags | Theodore Ts'o | 2017-02-05 | 2 | -5/+10 | |
| * | | | | | | | | | | | | | | ext4: return EROFS if device is r/o and journal replay is needed | Theodore Ts'o | 2017-02-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | ext4: preserve the needs_recovery flag when the journal is aborted | Theodore Ts'o | 2017-02-04 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | jbd2: don't leak modified metadata buffers on an aborted journal | Theodore Ts'o | 2017-02-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | ext4: fix inline data error paths | Theodore Ts'o | 2017-02-04 | 2 | -6/+23 | |
| * | | | | | | | | | | | | | | ext4: move halfmd4 into hash.c directly | Jason A. Donenfeld | 2017-02-02 | 1 | -1/+70 | |
| * | | | | | | | | | | | | | | ext4: fix use-after-iput when fscrypt contexts are inconsistent | Eric Biggers | 2017-02-01 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | jbd2: fix use after free in kjournald2() | Sahitya Tummala | 2017-02-01 | 1 | -1/+1 |